home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / MacPerl ƒ / Perl Source ƒ / MacPerl / MacPerl.Distr < prev    next >
Text File  |  1994-01-16  |  3KB  |  171 lines

  1. #######################################################################
  2. #    Project    :    MacPerl                -    Pretty Perl
  3. #    File        :    MacPerl.distr        -    Distribution
  4. #    Author    :    Matthias Neeracher
  5. #    Started    :    17Aug93                                Language    :    Distribute
  6. #    Modified    :    11Oct93    MN    ß4
  7. #                    13Oct93    MN    ß5
  8. #                    18Oct93    MN    ß6
  9. #                    25Oct93    MN    4.1.0
  10. #                    15Dec93    MN    4.1.1b1
  11. #    Last        :    15Dec93
  12. #######################################################################
  13.  
  14. TARGET "MacPerl ƒ"
  15.     Icon∂n
  16.     MacPerl                                AT   0,   0
  17.     MacPerl.Specifics                    AT  75,   0
  18.     "MacPerl Help"                        AT 150,   0
  19.     "MacPerl Runtime"                    AT 225,   0
  20.     MacPerlTest.Script                AT 300,   0
  21.     README.MPW                            AT 150,  50
  22.     README.APPL                            AT 225,  50
  23.     README                                AT 300,  50
  24.     Wishlist                                AT  75, 100
  25.     Wishlist.MPW                        AT 150, 100
  26.     "Perl Artistic License"            AT 300, 100
  27.     
  28. TARGET "MacPerl ƒ:macscripts"        AT  75,  50
  29.     :macscripts:≈
  30.     :Demo:PlainPerl
  31.     :Demo:PerlFromAppleScript
  32.     :Demo:AppleScriptFromPerl
  33.     :Demo:Rinaldis
  34.  
  35. TARGET "MacPerl ƒ:lib"                AT   0,  50
  36.     :lib:macperldb.pl
  37.     :lib:abbrev.pl
  38.     :lib:assert.pl
  39.     :lib:bigfloat.pl
  40.     :lib:bigint.pl
  41.     :lib:bigrat.pl
  42.     :lib:cacheout.pl
  43.     :lib:chat2.pl
  44.     :lib:complete.pl
  45.     :lib:ctime.pl
  46.     :lib:dumpvar.pl
  47.     :lib:exceptions.pl
  48.     :lib:fastcwd.pl
  49.     :lib:FAccess.ph
  50.     :lib:find.pl
  51.     :lib:finddepth.pl
  52.     :lib:flush.pl
  53.     :lib:getcwd.pl
  54.     :lib:getopt.pl
  55.     :lib:getopts.pl
  56.     :lib:GUSI.ph
  57.     :lib:importenv.pl
  58.     :lib:look.pl
  59.     :lib:macchat.pl
  60.     :lib:macftp.pl
  61.     :lib:newfind.pl
  62.     :lib:newgetopt.pl
  63.     :lib:pwd.pl
  64.     :lib:shellwords.pl
  65.     :lib:StandardFile.pl
  66.     :lib:stat.pl
  67.     :lib:syslog.pl
  68.     :lib:termcap.pl
  69.     :lib:timelocal.pl
  70.     :lib:validate.pl
  71.  
  72. TARGET "MacPerl ƒ:t"                    AT  0, 100
  73.     :t:MacPerlTest
  74.     :t:MacPerlTest.Result
  75.     :t:MacPerlTest.Out
  76.     
  77. TARGET "MacPerl ƒ:t:base"
  78.     :t:base:cond.t
  79.     :t:base:if.t
  80.     :t:base:lex.t
  81.     :t:base:pat.t
  82.     :t:base:term.t
  83.     
  84. TARGET "MacPerl ƒ:t:cmd"
  85.     :t:cmd:elsif.t
  86.     :t:cmd:for.t
  87.     :t:cmd:mod.t
  88.     :t:cmd:subval.t
  89.     :t:cmd:switch.t
  90.     :t:cmd:while.t
  91.     
  92. TARGET "MacPerl ƒ:t:comp"
  93.     :t:comp:cmdopt.t
  94.     :t:comp:cpp.t
  95.     :t:comp:decl.t
  96.     :t:comp:multiline.t
  97.     :t:comp:package.t
  98.     :t:comp:script.t
  99.     :t:comp:term.t
  100.     
  101. TARGET "MacPerl ƒ:t:io"
  102.     :t:io:argv.t
  103.     :t:io:dup.t
  104.     :t:io:fs.t
  105.     :t:io:inplace.t
  106.     :t:io:pipe.t
  107.     :t:io:print.t
  108.     :t:io:tell.t
  109.     
  110. TARGET "MacPerl ƒ:t:lib"
  111.     :t:lib:big.t
  112.     
  113. TARGET "MacPerl ƒ:t:mac"
  114.     :t:mac:Answer.t
  115.     :t:mac:Ask.t
  116.     :t:mac:Chat.t
  117.     :t:mac:Choose.t
  118.     :t:mac:Pick.t
  119.     :t:mac:FAccess.t
  120.     :t:mac:StandardFile.t
  121.     
  122. TARGET "MacPerl ƒ:t:op"
  123.     :t:op:append.t
  124.     :t:op:array.t
  125.     :t:op:auto.t
  126.     :t:op:chop.t
  127.     :t:op:cond.t
  128.     :t:op:dbm.t
  129.     :t:op:delete.t
  130.     :t:op:do.t
  131.     :t:op:each.t
  132.     :t:op:eval.t
  133.     :t:op:exec.t
  134.     :t:op:exp.t
  135.     :t:op:flip.t
  136.     :t:op:fork.t
  137.     :t:op:glob.t
  138.     :t:op:goto.t
  139.     :t:op:groups.t
  140.     :t:op:index.t
  141.     :t:op:int.t
  142.     :t:op:join.t
  143.     :t:op:list.t
  144.     :t:op:local.t
  145.     :t:op:magic.t
  146.     :t:op:mkdir.t
  147.     :t:op:oct.t
  148.     :t:op:ord.t
  149.     :t:op:pack.t
  150.     :t:op:pat.t
  151.     :t:op:push.t
  152.     :t:op:range.t
  153.     :t:op:re_tests
  154.     :t:op:read.t
  155.     :t:op:readdir.t
  156.     :t:op:regexp.t
  157.     :t:op:repeat.t
  158.     :t:op:s.t
  159.     :t:op:sleep.t
  160.     :t:op:sort.t
  161.     :t:op:split.t
  162.     :t:op:sprintf.t
  163.     :t:op:stat.t
  164.     :t:op:study.t
  165.     :t:op:substr.t
  166.     :t:op:time.t
  167.     :t:op:undef.t
  168.     :t:op:unshift.t
  169.     :t:op:vec.t
  170.     :t:op:write.t
  171.